Rdocumentation
powered by
Learn R Programming
darch (version 0.9.1)
setLearnRateBiasHidden<-: Sets the learnig rates of the biases for the hidden units
Description
Sets the learnig rates of the biases for the hidden units
Usage
setLearnRateBiasHidden(rbm) <- value
Arguments
rbm
A instance of the class
RBM
.
value
The learnig rates of the biases for the hidden units
See Also
RBM